$DATABASE=array(
'user'=>'horecafull',
'pass'=>'JbVaRfYHtWXwNKrM',
'name'=>'horecatest',
'host'=>'localhost',
'port'=>''
);
$MAIL=array(
'fomemail'=>'',
'fromname'=>'',
'smtpserver'=>'',
'smtplogin'=>'',
'smtppass'=>'',
'smtpport'=>587,
);
$___ENV = array(
'solutions' => array(
'apc' => 'solutionstest',
'aplikacja' => 'solution',
'srodowisko' => 'dev'
),
'web' => array(
'apc' => 'webtest',
'aplikacja' => 'web',
'srodowisko' => 'prod'
),
'plugin' => array(
'apc' => 'plugintest',
'aplikacja' => 'plugin',
'srodowisko' => 'prod'
),
'cli' => array(
'apc' => 'clitest',
'aplikacja' => 'cli',
'srodowisko' => 'prod'
),
'kreator' => array(
'apc' => 'kreatortest',
'aplikacja' => 'kreator',
'srodowisko' => 'prod'
),
);
?>
Notice: Undefined variable: ___ENV in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 9
Notice: Trying to access array offset on value of type null in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 9
Notice: Trying to access array offset on value of type null in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 9
Notice: Undefined variable: ___ENV in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 46
Notice: Trying to access array offset on value of type null in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 46
Notice: Trying to access array offset on value of type null in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 46
Notice: Undefined variable: ___ENV in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 46
Notice: Trying to access array offset on value of type null in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 46
Notice: Trying to access array offset on value of type null in /home/virt/solutiontest.horecaidea.pl/apps/web/index.php on line 46
$DATABASE=array(
'user'=>'horecafull',
'pass'=>'JbVaRfYHtWXwNKrM',
'name'=>'horecatest',
'host'=>'localhost',
'port'=>''
);
$MAIL=array(
'fomemail'=>'',
'fromname'=>'',
'smtpserver'=>'',
'smtplogin'=>'',
'smtppass'=>'',
'smtpport'=>587,
);
$___ENV = array(
'solutions' => array(
'apc' => 'solutionstest',
'aplikacja' => 'solution',
'srodowisko' => 'dev'
),
'web' => array(
'apc' => 'webtest',
'aplikacja' => 'web',
'srodowisko' => 'prod'
),
'plugin' => array(
'apc' => 'plugintest',
'aplikacja' => 'plugin',
'srodowisko' => 'prod'
),
'cli' => array(
'apc' => 'clitest',
'aplikacja' => 'cli',
'srodowisko' => 'prod'
),
'kreator' => array(
'apc' => 'kreatortest',
'aplikacja' => 'kreator',
'srodowisko' => 'prod'
),
);
?>
Fatal error: Uncaught Error: Cannot instantiate abstract class cAplikacja in /home/virt/solutiontest.horecaidea.pl/classes/cMenedzerAplikacji.php:80
Stack trace:
#0 /home/virt/solutiontest.horecaidea.pl/classes/cMenedzerAplikacji.php(163): cMenedzerAplikacji->pobierz_aplikacje()
#1 /home/virt/solutiontest.horecaidea.pl/classes/cMenedzerAplikacji.php(40): cMenedzerAplikacji->wykonaj()
#2 /home/virt/solutiontest.horecaidea.pl/apps/web/index.php(46): cMenedzerAplikacji::start()
#3 {main}
thrown in /home/virt/solutiontest.horecaidea.pl/classes/cMenedzerAplikacji.php on line 80